|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpow.ivyclient.IvyIHM
public class IvyIHM
represent the interface for a ivy user who wants to connect a bus ivy to the web server
| Constructor Summary | |
|---|---|
IvyIHM()
construct the interface |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
launch the interface to connect the ivy bus to POW server |
void |
run()
loop to perform a periodic check for automatic reconnection |
void |
setReLogged(boolean l)
specify whether the module should reconnected or not |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IvyIHM()
| Method Detail |
|---|
public void setReLogged(boolean l)
l - true or falsepublic void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||